home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm1 / acbj22.zip / ACBJ.DOC < prev    next >
Text File  |  1993-06-18  |  4KB  |  110 lines

  1. Atlantic City BLACKJACK (AC-BJ) - by John P. Corea   6-93
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. DISCLAIMER : While I have tested this door fairly extensively I
  5. make no warranty or guarantee of any kind whatsoever regarding
  6. it's performance or non-performance. Use it at your own risk !
  7.  
  8.  
  9. ACBJ is a DOOR game similar to the Blackjack game played in Atlantic
  10. City Casinos. It's a very realistic game and it tracks your money
  11. as if it were real money. You start with 0 and it will keep your
  12. score whether negative or positive. It gives players a chance at
  13. testing their luck at blackjack without losing real money !!
  14. I hate stating the obvious, but just to be perfectly clear, a
  15. negative number means you are losing that much money and
  16. a positive number means you are winning that much money.The
  17. minimum bet is 5 and the maximum is 5000. ACBJ allows insurance,
  18. splitting and double down. Insurance pays 2-1 and BJ pays 3-2
  19. just like in Atlantic City !
  20.  
  21.  
  22. A file named "SCORES.TXT" is created which lists all the scores for all
  23. the players .
  24.  
  25.  
  26. To RESET all scores simply erase the PLAYER.DAT file.
  27.  
  28. SETUP:     The CONFIGURATION FILE (ACBJ.CFG)
  29.       
  30.            Install ACBJ by editing the configuration file (ACBJ.CFG)
  31.            The name of this file is unimportant as long as it ends
  32.            with .CFG . This file lets  you customize the DOOR for
  33.            your BBS. The format of this  file is as follows :
  34.       
  35.        1.  BBS Name
  36.        2.  Sysop Name
  37.        3.  Door Directory (Example:  "C:\BBS\DOORS\", must end
  38.                    with backslash)
  39.        4.  Door Type 
  40.          1 = DORINFOx.DEF (x= Node number)
  41.          2 = DOOR.SYS
  42.          3 = CALLINFO.BBS
  43.          4 = CHAIN.TXT
  44.          5 = PCBOARD.SYS
  45.        5.  Status Bar foreground color
  46.        6.  Status Bar background color
  47.        7.  Split Screen Chat border foreground color
  48.        8.  Split Screen Chat border background color
  49.        9.  Split Screen Chat highlight foreground color
  50.        10. Split Screen Chat highlight background color
  51.        11. Split Screen Chat text foreground color
  52.        12. Split Screen Chat text background color
  53.        13. Node number (make sure it matches DORINFOx.DEF
  54.            if it is being used)
  55.       
  56.            As you can see, there are 13 lines to this file. You MUST
  57.            include all 13 lines !!!
  58.  
  59. RUN DOOR :
  60.            To run ACBJ as a door include ACBJ ACBJ.CFG in the door.bat
  61.  
  62.            To run BJ LOCALLY type ACBJ ACBJ.CFG LOCAL
  63.       
  64.       
  65.       
  66. SPLIT SCREEN CHAT MODE :
  67.  
  68.            Split Screen Chat is activated by the  SYSOP pressing the
  69.            F10 function key.  The screen then divides into two
  70.        windows, one for the LOCAL USER (SYSOP) to chat in, and
  71.        one for the REMOTE USER.  Pressing CTRL-G will send a BEEP
  72.        tone to alert the other user.  Pressing CTRL-C will clear
  73.        the half of the screen the person is using.  After chatting
  74.        is done, the LOCAL USER (SYSOP) presses ESC to return to
  75.            normal DOOR operation. The colors for the CHAT mode are
  76.            set in the configuration file (ACBJ.CFG).
  77.       
  78.                 The Status Bar appears on the bottom two lines and shows
  79.            the current statistics for the  user of the door.  The stats
  80.            displayed are:
  81.       
  82.         -Name of User
  83.         -Residence of User
  84.         -TL: Time Left
  85.         -SL: Security Level
  86.         -NN: Node Number
  87.         -BR: Baud Rate
  88.       
  89.            The TIME LEFT and the SECURITY LEVEL can be changed LOCALLY
  90.            by pressing CTRL [PgUp] and CTRL [PgDn] for the Time Left,
  91.            and CTRL [LEFT ARROW] and CTRL [RIGHT ARROW] for the security
  92.            level.
  93.        
  94.            FUNCTION KEY ASSIGNMENTS as shown:
  95.       
  96.         F7 = Exit to BBS
  97.         F8 = DOS Shell
  98.         F9 = Hangup
  99.         F10 = Split Screen Chat
  100.       
  101.       
  102.  
  103. Please register by filling out the registration form (REG.FRM) and returning
  104. it along with a check for $10.00 . You may report any bugs or suggestions to
  105. me by regular mail or by calling the Diamond Mine BBS (908)899-9684 or you
  106. can leave me EMAIL on ILINK in the GAMING conference or via FIDONET...
  107.  
  108.  
  109. Thankyou...
  110.